label: Allocate gadget before using it
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Dec 2015 05:33:20 +0000 (00:33 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Dec 2015 05:33:20 +0000 (00:33 -0500)
commitf54e0a283b614aa6b512b0577a0373f380b3f92a
treea3e2ee3610b1607010517b6f7aa880a5daf4d495
parent35e98dce9ba645d35697a9e757437d0e2599de83
label: Allocate gadget before using it

Move the gtk_css_gadget_allocate call before the
gtk_label_update_layout_width call. This fixes the
statusbar label in widget-factory page 2 coming
up fully ellipsized.
gtk/gtklabel.c